projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7c9199
)
NEWS typo.
author
Glenn Morris
<rgm@gnu.org>
Mon, 6 Feb 2012 01:29:23 +0000
(17:29 -0800)
committer
Glenn Morris
<rgm@gnu.org>
Mon, 6 Feb 2012 01:29:23 +0000
(17:29 -0800)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 9ea5d6af7b033d11dd182b039b6b1fc382a2bf6d..ebd70e564f7bda6ca633639f65e31969a7ca14e4 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1240,7
+1240,7
@@
Instead, the offending function is removed.
*** New function `run-hook-wrapped' for running an abnormal hook by
passing the hook functions as arguments to a "wrapping" function.
Like `run-hook-with-args-until-success', it stops at the first
-non-nil retun value.
+non-nil retu
r
n value.
+++
*** New macro `with-wrapper-hook' for running an abnormal hook as a